builder-tool: Don't simplify translatable="yes"
authorMatthias Clasen <mclasen@redhat.com>
Mon, 14 Sep 2015 03:24:05 +0000 (23:24 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 14 Sep 2015 03:24:05 +0000 (23:24 -0400)
commitfda5b4ce4cfb4fd169ae7d5d25f5b587fe872b74
treee478b5dae97635f2c0a0ca608df42e784dd0ab5a
parent0db331d24488318b4492caf3a8223bfc9908faf1
builder-tool: Don't simplify translatable="yes"

It turns out that xgettext does not understand translatable="1",
so don't make gtk-builder-tool produce this, even though
GtkBuilder can parse it just fine.

https://bugzilla.gnome.org/show_bug.cgi?id=754928
gtk/gtk-builder-tool.c